[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ISALPHA()

    ISALPHA() returns a logical True (.T.) if the specified character
    string begins with an alpha character.

Syntax

    ISALPHA(<exp C>)

Usage

    ISALPHA() determines that a character is an alpha character if it is an
    upper or lower case letter between a and z.

See Also: LOWER() UPPER()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson